home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 November / CD Rom Data Kasım 2001.iso / Media / Egitim.dcr / 00003_openfolder.ls < prev    next >
Encoding:
Text File  |  2001-10-17  |  112 b   |  5 lines

  1. on mouseUp me
  2.   docobj = xtra("DocumentInterface").new()
  3.   docobj.openDocument(the moviePath & "..\Egitim")
  4. end
  5.